func runtime.traceGoSysBlock
7 uses
runtime (current package)
proc.go#L1375: traceGoSysBlock(pp)
proc.go#L1804: traceGoSysBlock(p2)
proc.go#L4083: traceGoSysBlock(pp)
proc.go#L4140: traceGoSysBlock(getg().m.p.ptr())
proc.go#L4293: traceGoSysBlock(gp.m.p.ptr())
proc.go#L5726: traceGoSysBlock(pp)
trace.go#L1677: func traceGoSysBlock(pp *p) {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |